﻿
/* CSS Document */
*{ box-sizing:border-box; }
body,dl,dd,ul,ol,figure,h1,h2,h3,h4,h5,h6,p,pre,blockquote,
form,fieldset,legend ,input,button,select,textarea{margin:0;padding:0;}
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section {display: block;}
html,body{ height:100%; min-width:1200px;}
body { color:#666; background:#fff; font-family:"微软雅黑"; font-size: 12px; line-height: 1.5; }
img{vertical-align:middle; border:none;}
em,i {font-style:normal;}
a{text-decoration:none; color:#666;cursor:pointer;}
a:hover{ color:#0b3994; }
:focus{ outline:0;}
h1,h2,h3,h4,h5,h6{font-size:12px;font-weight:normal;}
ul,ol{ list-style:none;}
.clearfix:after { content:"."; clear:both; visibility:hidden; display:block; font-size:0; height:0; line-height:0;}
.clearfix{ zoom:1;}
table{ border-collapse:collapse;border-spacing:0;}
table th,table td{ font-weight:normal;vertical-align:middle;}
button,
input[type="button"], 
input[type="reset"], 
input[type="submit"]
{text-align:center;cursor:pointer; font-family:"微软雅黑"; }
textarea {resize:none; border:none;}
select {background-color:transparent;}
label {font-weight: normal;}
.cut-out{ overflow:hidden; white-space:nowrap; text-overflow:ellipsis;} 
/**********reset*******/

header{width:100%; background-color:#f3f3f3;}
.top{ width:1200px; margin:auto; height:120px; overflow:hidden; background-size:100% 100%; background-image: url(../fonts/c4f3c108a63f46f9a92f25a051198ee7.svg); background-size:100% 100%; }
.top-right .top-icon1:hover{background-position:0 0; margin-right:0; background-image: url(../fonts/sctbiao2.svg); background-size:100% 100%;}


.top-right .top-icon3{ background-position:0 0; margin-right:0; background-image: url(../fonts/zhong.svg); background-size:100% 100%; }
.top-right .top-icon3:hover{background-position:0 0; margin-right:0; background-image: url(../fonts/zhong2.svg); background-size:100% 100%;}

.top-right .top-icon4{ background-position:0 0; margin-right:0; background-image: url(../fonts/ying.svg); background-size:100% 100%; }
.top-right .top-icon4:hover{background-position:0 0; margin-right:0; background-image: url(../fonts/ying2.svg); background-size:100% 100%;}


.top-icon3{ background-position:0 -52px;}
.top-icon4{ background-position:0 -78px;}
.top-right .top-icon5{ background-position:0 -104px;margin-right:0;}
.top-right .top-icon6{ background-position:0 -130px;margin-right:0;}


/*banner*/
.slideBoxban{ width:100%;overflow:hidden; position:relative;}
.slideBoxban .hd{ height:10px; width: 100%; bottom:144px; position: absolute; z-index:3; text-align: center; }
.slideBoxban .hd ul{ overflow:hidden; zoom:1; text-align: center; width: 100%; }
.slideBoxban .hd ul li{ display: inline-block; width:10px; height:10px; overflow: hidden; cursor:pointer; background-color:#404f56; border-radius:15px; margin-right:10px; margin-bottom:10px; }
.slideBoxban .hd ul li.on{background-color:#fff;}
.slideBoxban .bd{ position:relative; height:100%; z-index:0;   }
.slideBoxban .bd li{ zoom:1; vertical-align:middle; position:relative;}
.slideBoxban .bd img{ width:100%; display:block;}
/*  浜у搧绯诲垪*/
.product{ min-height:526px; background-color: #f7f7f7; }
.main {width:1200px;margin:auto;}
.pro-series {height:460px;margin-top:-58px;position:relative;background:url(../../images/home/pro-bg.jpg) 0 0 no-repeat;padding:28px 0 0 32px; overflow:hidden;}
.pro-series ul li {float:left;width:292px;height:200px;overflow:hidden; position:relative;/*opacity:0;*/}
.por-first{ float:left; width:292px; height:200px; background-image: url(../../images/home/cplbg.jpg); background-repeat: no-repeat;z-index:7; position:absolute;}
.por-first .mt54 {margin:54px auto 0 57px;}
.por-first span { position: absolute; left: 0px; bottom: 0px; }
.overview { background-image: url(../../images/home/porbg.jpg); background-repeat: repeat-x;height:380px; }
.over-top {text-align:center;overflow:hidden;width:100%; position:relative;height:55px;}
.over-top img { position:absolute;left:50%;margin-left:-644px;top:0;}
.company-overview {height:480px; background:#1e7ccc;margin-top:55px; position:relative;}
.shipin {width:600px;height:480px;float:left;margin:-30px 40px 0 30px;overflow:hidden;/*opacity:0;*/}
.company-overview-1 {overflow:hidden;padding:45px 45px 0 0;}
.comy-con { font-size:13px; color:#fff; line-height:24px; padding-top:15px; height:319px; }
.comy-top { background:url(../../images/home/gsgk.png) left top no-repeat;width:100%; overflow:hidden;height:78px;}
.comy-top a {float:right;margin-top:17px;}
.btns{width: 20px;line-height: 20px;font-size: 20px;position: absolute;background:cursor: pointer;z-index:7;color:#fff;}
.btns.prev{left:30px;top:194px;cursor: pointer;}
.btns.next{left:60px;top:194px;cursor: pointer;}
.pro-series .boxs{width: 100%;height: 200px;position: relative;overflow: hidden;}
.pro-series .boxs ul{position: absolute;top: 0;left: 0;height: 200px;}
.pro-series .boxs ul.box-top{left: 292px;overflow:hidden;}


.shipin .boimg video{
	height: 480px;
	width: 100%;
}

/*浜у搧绯诲垪hover*/
.pro-series ul li .hover-por { 
position: absolute;width:100%;height:100%; background:rgba(0, 0, 0, 0.6);opacity:0;z-index:5;top:0;left:0;text-align:center;
-moz-transition:all .4s ease-in-out;
-ms-transition:all .4s ease-in-out;
-o-transition:all .4s ease-in-out;
-webkit-transition:all .4s ease-in-out;
transition:all .4s ease-in-out;padding-top:25px;
}
.pro-series ul li .hover-por:hover{
	opacity:1;
-moz-transition:all .4s ease-in-out;
-ms-transition:all .4s ease-in-out;
-o-transition:all .4s ease-in-out;
-webkit-transition:all .4s ease-in-out;
transition:all .4s ease-in-out;
}
.hover-por p { line-height:34px; color:#fff; font-size:20px; margin-top:13px; display: block; margin-right: 25px; margin-left: 25px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #FFF; }


.z-news {width:100%; background:url(../../images/home/z-newsbg.jpg) no-repeat top center;min-height:1010px;}
.zuixin-1{text-align:center;padding-top:290px;}
.zuixin-2{overflow:hidden;}
.zuixin-21{height:60px;line-height:60px;text-align:center;}
.zuixin-21 span{display:inline-block;margin:0 10px;font-size:13px;color:#000000;cursor:pointer;}
.zuixin-22{overflow:hidden;}
.xwdt-1{width:416px;height:448px;float:left; background:#fff url(../../images/home/jiahao_03.jpg) bottom right no-repeat;padding:10px;border:1px solid #fff;}
.xwdt-1:hover{border:1px solid #1e7ccc;}
.xwdt-20{width:764px;float:left;overflow:hidden;margin-left:20px;}
.xwdt-1 h3{font-size:16px;color:#000;margin:15px 0; font-weight:bold;}
.xwdt-1 h3 span{font-size:16px;color:#d5d5d5;margin-right:14px;}
.xwdt-1 h2 {font-size:15px;color:#000;font-weight:bold;line-height:24px;height:24px;overflow:hidden;text-overflow:ellipsis; white-space:nowrap;}
.xwdt-1 p {font-size:12px;color:#666666;line-height:20px;height:60px;overflow:hidden;margin-bottom:40px;}
.xwdt-1 .dyan {padding-left:25px; background:url(../../images/home/mouzi_03.png) left center no-repeat;color:#666666;display:inline-block;}
.xwdt-1 .heng {margin:10px 0 28px 0;}
.xwdt-200 ul li {height:102px;overflow:hidden;margin-bottom:13px;border:1px solid #fff; background:url(../../images/home/jiahao_03.jpg) right bottom no-repeat #fff;}
.xwdt-200 ul li:hover {border:1px solid #1e7ccc;}
.dongt-1{float:left;text-align:center;width:130px;overflow:hidden;padding-top:20px;}
.dongt-2{overflow:hidden;padding-right:20px;}
.dongt-1 p {font-size:24px;color:#d5d5d5;line-height:34px; font-weight:bold;}
.dongt-1 span {font-size:16px;color:#000;line-height:34px; font-weight:bold;}
.dongt-2 p {font-size:13px;line-height:20px;height:40px; overflow:hidden;}
.dongt-2 h2{font-size:15px;color:#000;line-height:24px; font-weight:bold;margin:8px 0;overflow:hidden;text-overflow:ellipsis; white-space:nowrap;}
.dongt-2 h2 a{color:#000;}
.dongt-2 p a{color:#666666;}


.zxchanp{ background:url(../../images/home/pordbg.png) center no-repeat; position:relative;height:870px;margin-top:-22px;}
.zuixin-1.ptdt{padding-top:70px;}
.product-chanp ul li{float:left;width:300px;height:300px;overflow:hidden; position:relative; background-color:#fff;cursor:pointer;}
.product-chanp {overflow:hidden;margin-top:45px;}
.index-cpxq { text-align: center; }
.index-cpxq h2 {margin-top:25px;line-height:20px;color:#191919;font-size:14px;}
.index-cpxq .hhxian {margin:10px auto 5px auto; }

/*鍏ㄥ浗缃戠偣*/
.quwang {background-color:#fff;}
.zuixin-1.ptwd{padding-top:50px;}
.qwadian{margin-top:50px; overflow:hidden;min-height:490px; background:url(../../images/home/wdianbg_03.png) center top no-repeat;}
.qwadian ul li{float:left;width:770px;}
.qwadian ul li:nth-child(even){width:400px;}
.qwn-1{display:inline-block;height:18px;width:14px; background:url(../../images/home/qgwdian14x18.png) 0 0;float:left;margin:7px 13px 0 0;}
.qwadian p{color:#666666;line-height:32px;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.qwadian ul li .frist-wd{font-size:14px;color:#1e7ccc;}
.qwn-0{display:inline-block;height:18px;width:14px; background:url(../../images/home/qgwdian14x18.png) 0 -18px;float:left;margin:7px 13px 0 0;}
.qwn-2{display:inline-block;height:18px;width:14px; background:url(../../images/home/qgwdian14x18.png) 0 -36px;float:left;margin:7px 13px 0 0;}
.qwn-3{display:inline-block;height:18px;width:14px; background:url(../../images/home/qgwdian14x18.png) 0 -66px;float:left;margin:7px 13px 0 0;}
.qwn-4{display:inline-block;height:18px;width:14px; background:url(../../images/home/qgwdian14x18.png) 0 -50px;float:left;margin:7px 13px 0 0;}
.qwn-5{display:inline-block;height:18px;width:14px; background:url(../../images/home/qgwdian14x18.png) 0 -85px;float:left;margin:7px 13px 0 0;}


footer{ border-top:2px solid #000; width:100%; position: relative; }
.foot-nav{padding-top:20px;overflow:hidden;float:left;}
.foot-nav ul li h2{ font-size:18px; color:#2d2c2c; line-height:20px; margin-bottom:5px; text-transform: uppercase; }
.foot-nav ul li p{ line-height:20px; text-transform: uppercase; }
.foot-nav ul li{border-right:1px dashed #b4b4b4;padding-right:45px;margin-right:55px;overflow:hidden;display:block;float:left;}
.foot-nav ul .boeno {border:none;margin:0;}
.foot-phon { float: right;width:210px;padding-top:15px;}
.foot-phon span {display:block;width:210px;height:42px; background:url(../../images/home/timeft_03.png);padding-left:50px;line-height:40px;color:#fff;}
.foot-phon p {font-size:26px;color:#4c4c4c;margin-bottom:10px;margin-top:5px;}
.foot-1{ overflow:hidden; padding-bottom: 40px; }
.foot-2{ border-top:1px solid #dcdcdc; padding: 20px; overflow: hidden; }
.foot-21 {float:left;padding:15px 0;}
.foot-22 {float:right;padding-top:22px;}
.foot-21 p{line-height:22px;}
.foot-22 .seoption{width:210px;height:27px;text-align:center;padding:0 20px;}


/*鏈€鏂颁骇鍝乭over*/
.product-chanp ul li a{position:absolute;background:rgba(0, 0, 0, 0.6);z-index:5;width:100%;height:100%;top:0;left:0;opacity:0;text-align:center;padding-top:30px;
-moz-transition:all .4s ease-in-out;
-ms-transition:all .4s ease-in-out;
-o-transition:all .4s ease-in-out;
-webkit-transition:all .4s ease-in-out;
transition:all .4s ease-in-out;}
.product-chanp ul li a:hover{opacity:1;
-moz-transition:all .4s ease-in-out;
-ms-transition:all .4s ease-in-out;
-o-transition:all .4s ease-in-out;
-webkit-transition:all .4s ease-in-out;
transition:all .4s ease-in-out;}
.product-chanp ul li a p { line-height:42px; height:42px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; color:#fff; font-size: 18px; display: block; margin-right: 25px; margin-left: 25px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #fff; }
.product-chanp ul li a span {display:inline-block;margin-top:16px;width:96px;height:32px;line-height:32px;text-align:center;border:1px solid #fff;color:#fff;}




.within-banner{ height:300px; width:100%; overflow:hidden; animation: fangan-1 1.5s;}
@keyframes fangan-1{0%{transform: scale(0.1,0.1); opacity:0;}100%{transform: scale(1,1); opacity: 1;}}
/*.within-banner img{
-moz-transition:all .4s ease-in-out;
-ms-transition:all .4s ease-in-out;
-o-transition:all .4s ease-in-out;
-webkit-transition:all .4s ease-in-out;
transition:all .4s ease-in-out;}
.within-banner img:hover{
	-moz-transition:all .4s ease-in-out;
	-ms-transition:all .4s ease-in-out;
	-o-transition:all .4s ease-in-out;
	-webkit-transition:all .4s ease-in-out;
	transition:all .4s ease-in-out;
	-moz-transform: scale(1.2,1.2);
	-o-transform: scale(1.2,1.2);
	-ms-transform: scale(1.2,1.2);
	-webkit-transform: scale(1.2,1.2);
	transform: scale(1.2,1.2);
	}*/
.cpxq{padding-top:30px;}

.within-nav{overflow:hidden;}
.wthnav-1{width:100%;border-bottom:1px solid #e6e6e6;text-align:center;height:82px;display:block;}
.wthnav-1 li{display:inline-block;text-align:center;height:82px;background:url(../../images/home/nnavs_03.jpg) bottom center no-repeat;}
.wthnav-1 li a{display:inline-block;padding:10px 18px;max-height:60px;line-height:20px;font-size:14px;color:#666666;overflow:hidden;margin-left:5px;margin-right:5px;}
.wthnav-1 .cur a{ background:#1e7ccc;color:#fff;border-radius:15px;margin:0 5px;}
.wthnav-1 li a:hover{ background:#1e7ccc;color:#fff;border-radius:15px;}
.wthnav-1 .cur{ height:90px; margin-bottom:-32px; background-image: url(../../images/home/nnavcur_04.png); background-repeat: no-repeat; background-position: center bottom; }
.wthnav-2{width:100%;text-align:center;padding-left:30px;display:block;}
.wthnav-2 li{display:inline-block;text-align:center; background:url(../../images/home/nnavs_03.jpg) top center no-repeat;overflow:hidden;}
.wthnav-2 li a{display:inline-block;padding:10px 18px;line-height:20px;font-size:14px;color:#666666;margin-top:38px;overflow:hidden;margin-left:5px;margin-right:5px;}
.wthnav-2 .cur a{ background:#1e7ccc;color:#fff;border-radius:15px;}
.wthnav-2 .cur{ background:url(../../images/home/nnavcur_03.png) center -9px no-repeat; overflow:hidden;}
.wthnav-2 li a:hover{ background:#1e7ccc;color:#fff;border-radius:15px;}

.within-details-nav {height:30px;margin:30px 52px 0 26px;border-bottom:1px dashed #c9c9c9;}
.within-details-nav a{float:right;line-height:30px;display:block;padding-right:30px; background:url(../../images/home/fanhui.png) right center no-repeat;color:#333333;}
.within-details-cen {padding:30px 52px 0px 26px;overflow:hidden;}
.cpxq-title {float:left;width:58%;}
.cpxq-title h2 { font-size:24px; color:#484848; margin:10px 0 15px 0; display: block; position: relative; overflow: hidden; }
.cpxq-title p {line-height:22px;overflow:hidden;}
.cx-pic-re{ position:relative;}
.xwdt-1 h2 a { color: #000; }
.cpxq-pic { float: right; position:relative;}
.feng-xiang{width:100%;overflow:hidden;}
.cpxq-title .mt40 img {margin-top:40px;margin-bottom:30px;}

.within-details-introduce {margin-top:0px;overflow:hidden;}

.sidetop{ width:100%; border-bottom:1px solid #1e7ccc; overflow:hidden; position: relative; height:45px; }
.sidetop li{width:127px; height:44px; float:left;cursor:pointer; line-height:44px; text-align:center; font-size:14px;color:#666666;background:url(../../images/home/liyb_03.jpg) bottom right no-repeat;}
.sidebox{display:block;width:100%; float:left;margin-top:45px;border-left:1px dashed #eeeeee;border-right:1px dashed #eeeeee;border-bottom:1px dashed #eeeeee;overflow:hidden;min-height:360px;}
.sidebox li{padding:10px 25px;display:none;line-height:26px;color:#666666;}
.sidebox li .yhbj { float: left; width: 33%; }
.sidebox li .cpmchen{font-size:18px;color:#1e7ccc;}






/*棣栭〉寮瑰嚭鎼滅储*/
.box{ position: absolute; top: 0; z-index:9; width:682px; left:50%; margin-left:-341px; display: none; }			
.box form{width: 100%;height:60px;background:#0960aa;}
.btn{cursor:pointer;}
.box ul{background: #fff;padding-bottom:20px;}		
.box.dis{display: block;}
.dis form{animation: form 500ms ease-in-out;}
@keyframes form{from{transform: translateX(5%);opacity: .5;}}			
.box.dis ul li{animation: boxli 500ms ease-in-out both;}
@keyframes boxli{from{transform: translateX(10%);opacity: .1;}}									
.box.dis ul li:nth-of-type(2){animation-delay: 100ms;}
.box.dis ul li:nth-of-type(3){animation-delay: 200ms;}
.box.dis ul li:nth-of-type(4){animation-delay: 300ms;}	
.nav.dis a {opacity: 0;}
.nav.dis .btn {opacity: 1;}
.xgmm{ display:none;}
.xgmm.dis { display: block;width:100%; height:100%;background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;left: 0;position:fixed;top: 0;z-index:8; }
.navtext {width:100%;height:60px; background:#0960aa url(../../images/home/icon_find.png) 18px center no-repeat;border:none; position:relative;padding-left:50px;font-size:15px;color:#fff;}
.box form .btn { position:absolute;right:20px;top:21px;}
.box ul h1{font-size:12px; font-weight:bold;color:#9c9c9c;padding-left:20px;line-height:40px;}
.box ul li a {display:block;margin-left:10px;padding-left:30px;height:30px;line-height:30px;color:#9c9c9c;}
.box ul li a:hover{ background:#f2f2f2;color:#1e7ccc;}

.box.don form{animation: formnone 500ms ease-in-out;}
			@keyframes formnone{			
				from{transform: translateX(0);opacity: 1;}
				to{transform: translateX(5%);opacity: .1;}
			}						
			.box.don ul li{animation: boxnoneli 500ms ease-in-out both;}
			@keyframes boxnoneli{
				from{transform: translateX(0);opacity: 1;}
				to{transform: translateX(5%);opacity: .1;}
			}									
			.box.don ul li:nth-of-type(2){animation-delay: 100ms;}
			.box.don ul li:nth-of-type(3){animation-delay: 200ms;}
			.box.don ul li:nth-of-type(4){animation-delay: 300ms;}

/*鏈嶅姟鏀寔2*/
.fuzcmain{ width:100%; height:100%; overflow:hidden; }
.fuwuxq { min-height:500px; border:1px dashed #e6e6e6; margin-top:20px; color:#888888; line-height:22px; margin-bottom:120px; padding-top: 20px; padding-right: 100px; padding-bottom: 140px; padding-left: 100px; background-image: url(../../images/home/fuwuzcbg.jpg); background-repeat: no-repeat; background-position: right bottom; }
.fw-title { text-align:center;font-size:24px;color:#1e7ccc;margin-bottom:20px;}
.gywmxq {padding:0px 100px 40px 100px;margin-top:20px;color:#888888;line-height:22px;margin-bottom:50px;}
.gywmty { margin-bottom: 58px;max-width: 100%;}
.news-xq {padding-left:15px;margin-top:20px;color:#888888;line-height:22px;margin-bottom:50px;}
.news-xq .within-details-nav {margin:0 0 30px 0;}
.news-xq-title {font-size:18px;color:#333333;display:block;text-align:center;line-height:32px;}
.laiyuan {display:block;text-align:center;line-height:32px;margin-bottom:10px;}


/*浜у搧涓績*/
.chna-p-zx ul li{display:block;width:31.33333333334%;margin:0 1%;height:360px; position:relative;text-align:center;border:1px dashed #cccecf;float:left;margin-bottom:50px;overflow:hidden;
-moz-transition:all .4s ease-in-out;
-ms-transition:all .4s ease-in-out;
-o-transition:all .4s ease-in-out;
-webkit-transition:all .4s ease-in-out;
transition:all .4s ease-in-out;}
.chna-p-zx ul li h2 {height:60px;width:100%; position:absolute;bottom:0;left:0; background:rgba(30,124,204,.8);opacity:1; text-align:center;line-height:60px;font-size:13px;color:#fff;
-moz-transition:all .4s ease-in-out;
-ms-transition:all .4s ease-in-out;
-o-transition:all .4s ease-in-out;
-webkit-transition:all .4s ease-in-out;
transition:all .4s ease-in-out;
word-break:break-all;
word-wrap:break-word;
text-overflow:ellipsis; white-space:nowrap; overflow:hidden;
padding:0 20px;
}
.chna-p-zx ul li a { position:absolute;height:100%;width:100%;display:block;left:0;bottom:-100%;background:rgba(30,124,204,0.8);opacity:0;text-align:center;font-size:13px;color:#ffffff;
-moz-transition:all .4s ease-in-out;
-ms-transition:all .4s ease-in-out;
-o-transition:all .4s ease-in-out;
-webkit-transition:all .4s ease-in-out;
transition:all .4s ease-in-out;

word-break:break-all;

word-wrap:break-word;
padding:0 20px;
}
.chna-p-zx ul li:hover{margin-top:-10px;margin-bottom:60px;
-moz-transition:all .4s ease-in-out;
-ms-transition:all .4s ease-in-out;
-o-transition:all .4s ease-in-out;
-webkit-transition:all .4s ease-in-out;
transition:all .4s ease-in-out;}
.chna-p-zx ul li:hover h2{opacity:0;
}
.chna-p-zx ul li:hover a{bottom:0;opacity:1;
-moz-transition:all .4s ease-in-out;
-ms-transition:all .4s ease-in-out;
-o-transition:all .4s ease-in-out;
-webkit-transition:all .4s ease-in-out;
transition:all .4s ease-in-out;}
.chna-p-zx { overflow:hidden;padding-top:70px;}
.chna-p-zx ul li a img {margin:108px 0 32px 0;}

.page {text-align:center;height:70px;line-height:70px;margin-bottom:50px;overflow:hidden;}

.page .cur {color:#000;}



/*瑙ｅ喅鏂规*/
.chna-p-jj ul li{display:block;width:31.33333333334%;margin:0.5%;height:300px; position:relative;text-align:center;border:1px dashed #eeeeee;float:left;overflow:hidden;
-moz-transition:all .4s ease-in-out;
-ms-transition:all .4s ease-in-out;
-o-transition:all .4s ease-in-out;
-webkit-transition:all .4s ease-in-out;
transition:all .4s ease-in-out;}
.chna-p-jj ul li h2 {width:100%; position:absolute;bottom:0;left:0;opacity:1;font-size:24px;color:#fff;text-align:left;padding:0 35px 15px 40px;
-moz-transition:all .4s ease-in-out;
-ms-transition:all .4s ease-in-out;
-o-transition:all .4s ease-in-out;
-webkit-transition:all .4s ease-in-out;
transition:all .4s ease-in-out;}
.chna-p-jj ul li img{width: 100%}
.chna-p-jj ul li a { position:absolute;height:100%;width:100%;display:block;left:0;bottom:-100%; background:url(../../images/home/lbbg111.png) repeat;background-size: cover; opacity:0;text-align:center;font-size:24px;color:#ffffff;
-moz-transition:all .4s ease-in-out;
-ms-transition:all .4s ease-in-out;
-o-transition:all .4s ease-in-out;
-webkit-transition:all .4s ease-in-out;
transition:all .4s ease-in-out;}
.chna-p-jj ul li:hover{
-moz-transition:all .4s ease-in-out;
-ms-transition:all .4s ease-in-out;
-o-transition:all .4s ease-in-out;
-webkit-transition:all .4s ease-in-out;
transition:all .4s ease-in-out;}
.chna-p-jj ul li:hover h2{opacity:0;}
.chna-p-jj ul li:hover a{bottom:0;opacity:1;
-moz-transition:all .4s ease-in-out;
-ms-transition:all .4s ease-in-out;
-o-transition:all .4s ease-in-out;
-webkit-transition:all .4s ease-in-out;
transition:all .4s ease-in-out;}
.chna-p-jj { overflow:hidden;padding-top:20px;}
.chna-p-jj ul li a img {margin:108px 0 20px 0;display:none;}
.chna-p-jj ul li h2 p {font-size:12px;height:36px;overflow:hidden;margin-top:10px;}
.boxs.pl292 { margin-left: 292px; }



/*浜у搧鍒楄〃*/
.news-list{overflow:hidden;}
.news-list ul li{margin:0 20px 60px 20px;display:block;border:1px dashed #e6e6e6;padding:20px;overflow:hidden; background:#fff;
-moz-transition:margin .4s ease-in-out;
-ms-transition:margin .4s ease-in-out;
-o-transition:margin .4s ease-in-out;
-webkit-transition:margin .4s ease-in-out;
transition:margin .4s ease-in-out;
}
.news-list-1{float:left;overflow:hidden;width:260px;}
.news-list-2{overflow:hidden;padding:0 50px 0 40px;float:left;width:65%;}
.news-list-3{overflow:hidden;float:right;width:95px;height:100%;}
.news-list-2 h2{margin-top:25px;line-height:32px;margin-bottom:5px;font-size:18px;color:#333333;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.news-list-2 p{line-height:22px;height:44px;color:#888888;overflow:hidden;}
.news-list-3 h1 {margin-top:30px;font-size:30px;color:#666666;line-height:32px; font-family:"Arial";}
.news-list-3 p {font-size:14px;color:#888888;line-height:18px;font-family:"Arial";}
.news-list-3 .qianw{display:block;width:29px;height:29px; background:url(../../images/home/li-icon29x29.png) 0 0 no-repeat;margin-top:18px;}
.news-list ul li:hover{margin:0 0px 60px 40px;border:1px solid #1e7ccc; background:#1e7ccc;
-moz-transition:margin .4s ease-in-out;
-ms-transition:margin .4s ease-in-out;
-o-transition:margin .4s ease-in-out;
-webkit-transition:margin .4s ease-in-out;
transition:margin .4s ease-in-out;
}
.news-list ul li:hover .news-list-2 h2,.news-list ul li:hover .news-list-2 p,.news-list ul li:hover .news-list-3 h1,.news-list ul li:hover .news-list-3 p{color:#f7f7f7;}
.news-list ul li:hover .news-list-3 .qianw{background:url(../../images/home/li-icon29x29.png) 0 -29px no-repeat;}




/*.product.scoll.curT .main.pro-series .boxs .box-top li {animation:chanpin-1 1.5s;opacity:1;}
.product.scoll.curT .main.pro-series .boxs .box-top li:nth-of-type(1){animation:chanpin-1 2.5s;}
@keyframes chanpin-1{0%{margin-left:768px; opacity:0;}100%{margin-left:0; opacity: 1;}}
.product.scoll.curT .main.pro-series .boxs .box-bot li {animation:chanpin-1 1.5s;opacity:1;}
.product.scoll.curT .main.pro-series .boxs .box-bot li:nth-of-type(1){animation:chanpin-1 2.5s;}
@keyframes chanpin-1{0%{margin-left:768px; opacity:0;}100%{margin-left:0; opacity: 1;}}

.overview.scoll.curT .shipin {animation:shipin-1 1.5s;opacity:1;}
@keyframes shipin-1{0%{transform: rotate(360deg) scale(.5,.5);opacity:0;}100%{transform: rotate(0deg) scale(1,1);opacity: 1;}}
*/

.z-news.scoll.curT .main.zuixin-news .zuixin-2 .zuixin-22 .xwdt .xwdt-20 ul li{animation:chanpin-2 .5s;opacity:1;}
.z-news.scoll.curT .main.zuixin-news .zuixin-2 .zuixin-22 .xwdt .xwdt-20 ul li:nth-of-type(2){animation:chanpin-3 1s;opacity:1;}
.z-news.scoll.curT .main.zuixin-news .zuixin-2 .zuixin-22 .xwdt .xwdt-20 ul li:nth-of-type(3){animation:chanpin-4 1.5s;opacity:1;}
.z-news.scoll.curT .main.zuixin-news .zuixin-2 .zuixin-22 .xwdt .xwdt-20 ul li:nth-of-type(4){animation:chanpin-5 2s;opacity:1;}
@keyframes chanpin-2{0%{margin-left:100%;opacity: 1;}100%{margin-left:0;opacity: 1;}}
@keyframes chanpin-3{0%{margin-left:100%;opacity: 1;}100%{margin-left:0;opacity: 1;}}
@keyframes chanpin-4{0%{margin-left:100%;opacity: 1;}100%{margin-left:0;opacity: 1;}}
@keyframes chanpin-5{0%{margin-left:100%;opacity: 1;}100%{margin-left:0;opacity: 1;}}

.top .logo a img{-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;}
/*.top .logo a img:hover{margin-left:10px;-moz-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-webkit-transition:all .4s ease-in-out;transition:all .4s ease-in-out;}*/
.nav .btn img {-moz-transition:all .4s ease-in-out;
-ms-transition:all .4s ease-in-out;
-o-transition:all .4s ease-in-out;
-webkit-transition:all .4s ease-in-out;
transition:all .4s ease-in-out;}
.nav .btn img:hover {-moz-transition:all .4s ease-in-out;-moz-transition: scale(1.5,1.5);
-ms-transition:all .4s ease-in-out;-ms-transform: scale(1.5,1.5);
-o-transition:all .4s ease-in-out;-o-transform: scale(1.5,1.5);
-webkit-transition:all .4s ease-in-out;-webkit-transform: scale(1.5,1.5);
transition:all .4s ease-in-out;transform: scale(1.5,1.5);}




.tb-pic a {display:table-cell; text-align:center; vertical-align:middle; }
.tb-pic a img {vertical-align:middle; }
.tb-pic a {*display:block;*font-family:Arial;*line-height:1;}
.tb-thumb {overflow:hidden; }
.tb-thumb li {background:none repeat scroll 0 0 transparent; float:left; overflow:hidden; }
.tb-booth { position:relative; z-index:1; }
.tb-thumb .tb-selected div { background-color:#FFFFFF; border:medium none; float:left;}
.tb-thumb li div { border:1px solid #CDCDCD; }
div.zoomDiv { z-index:999; position:absolute; top:0px; right:300px; background:#d6d6d6; display:none; text-align:center; overflow:hidden; }
div.zoomMask { position:absolute;cursor:move; z-index:1; }
.cpxq-pic .xt-xfd{width:18px;height:18px; position:absolute;right:10px;bottom:10px; background:url(../../images/home/fangdj.png);}
.tb-s310, .tb-s310 a { height:380px; width:300px;background:#f3f3f3;}
.tb-s310, .tb-s310 img {max-height:380px; max-width:300px; }


/*棣栭〉鍏徃姒傚喌鏁堟灉*/
.txtScroll-left{ width:100%;  position:relative;  }
.txtScroll-left .hd{}
.txtScroll-left .hd .next{ position: absolute; top:-80px; right:0px; width:44px; height:44px; cursor:pointer; background-image: url(../../images/home/vivo-right.png); }
.txtScroll-left .hd .next:hover{background-image: url(../../images/home/vivo-right2.png);}
.txtScroll-left .bd{ padding:10px; width:100%; overflow:hidden;    }
.txtScroll-left .bd ul{ overflow:hidden; zoom:1; }
.txtScroll-left .bd ul li{  float:left;_display:inline;}
.jyxbt{cursor:pointer;}
.jyxbt .tcdw { width: 170px; position: absolute; display: none; top: 0px; }
.tcdw ul li { background-color: #ffffff; display: block; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-right-color: #dfdfdf; border-bottom-color: #dfdfdf; border-left-color: #dfdfdf; margin-right:7px; height:52px; line-height:44px; padding-left:37px; text-align:left; background-image: url(../../images/home/xiaosan_03.png); background-repeat: no-repeat; background-position: 22px center; }
.tcdw ul li a {font-size:14px;color:#666666;}
.tcdw ul li a:hover{color:#1e7ccc;}

.tcdw .bt-title {background-image: url(../../images/home/btsadf.png); background-repeat: no-repeat; height: 40px; width: 169px;line-height:40px;display:block;padding-right:25px;color:#fff;}




/*鑻辨枃鐗堥椤?/
/*瀵艰埅*/
.tops{width:1200px;margin:auto;height:120px;overflow:hidden;}

#header{ width:100%; z-index:100;
-webkit-transition:height .4s cubic-bezier(1,0,0,1),-webkit-transform .6s cubic-bezier(1,0,0,1);
-moz-transition:height .4s cubic-bezier(1,0,0,1),-moz-transform .6s cubic-bezier(1,0,0,1);
-ms-transition:height .4s cubic-bezier(1,0,0,1),-ms-transform .6s cubic-bezier(1,0,0,1);
-o-transition:height .4s cubic-bezier(1,0,0,1),-o-transform .6s cubic-bezier(1,0,0,1);
transition:height .4s cubic-bezier(1,0,0,1),transform .6s cubic-bezier(1,0,0,1);
-webkit-backface-visibility:hidden; -moz-backface-visibility:hidden; -ms-backface-visibility:hidden; -o-backface-visibility:hidden; backface-visibility:hidden; background-color: #f7f7f7; 
}
#headers{ width:100%; height:80px; z-index:100; 
-webkit-transition:height .4s cubic-bezier(1,0,0,1),-webkit-transform .6s cubic-bezier(1,0,0,1);
-moz-transition:height .4s cubic-bezier(1,0,0,1),-moz-transform .6s cubic-bezier(1,0,0,1);
-ms-transition:height .4s cubic-bezier(1,0,0,1),-ms-transform .6s cubic-bezier(1,0,0,1);
-o-transition:height .4s cubic-bezier(1,0,0,1),-o-transform .6s cubic-bezier(1,0,0,1);
transition:height .4s cubic-bezier(1,0,0,1),transform .6s cubic-bezier(1,0,0,1);
-webkit-backface-visibility:hidden; -moz-backface-visibility:hidden; -ms-backface-visibility:hidden; -o-backface-visibility:hidden; backface-visibility:hidden; background-color: #f3f3f3; 
}

.pc-header{ height:120px; background-color: #f3f3f3; }
.pc-zheader{ height:180px; background-color: #f7f7f7; }
.pc-header .logo{padding-top:50px;}
.pc-header .logo a{ display:block;}
.pc-header .logo img{ width:100%; height:auto;}
.pc-header .Login-reg{ z-index:1; position:absolute; right:1%; top:18px;}
.pc-header .Login-reg i{ display:inline-block; width:15px; height:15px; vertical-align:-2px;
background:url(../../images/home/spirit-01.png) no-repeat 0 -67px;}
.pc-header .Login-reg a{ margin:0 5px; font-size:14px;}
.pc-header .userinfo-box{position:absolute;right:1%;top:18px; width:110px;height:35px;}
.pc-header .userinfo-box .name{ white-space:nowrap; overflow:hidden; text-overflow:ellipsis;font-size:14px; color:#333;}
.pc-header .userinfo-box .name i{ display:inline-block; width:15px; height:15px; margin-right:5px;vertical-align:-2px;background:url(../../images/home/spirit-01.png) no-repeat 0 -82px;}
.pc-header .userinfo-box .userinfo-nav{ width:110px; background:#fff; display:none;
position:absolute; left:0px; top:33px; border-top:2px solid #7b5935;}
.pc-header .userinfo-box .userinfo-nav ul{ border:1px solid #aaa; padding:6px 0;}
.pc-header .userinfo-box .userinfo-nav ul li a{ display:block; padding:6px 16px;}
.pc-header .userinfo-box:hover .userinfo-nav{ display:block;} 

.mainNav{ width:1200px;height:59px; margin:auto;}
.PcNav-List li{ position:relative; float:left; margin-right:30px;}
.PcNav-List li>a,.PcNav-List li span{display:block;height:120px;line-height:120px;font-size:14px; padding:0 20px;}
.PcNav-List li span{position:relative;}

.PcNav-List li.last{ margin-right:0;}
.PcNav-List li span i{ position:absolute; right:0; top:50%; margin-top:-3px; display:block; width:8px; height:6px;background:url(../../images/home/nav-arrow-8x6.png) no-repeat -8px 0;}
.PcNav-List li ul{ display:none; z-index:5; position:absolute; left:0; top:95px; padding:0px 0 10px 0; width:100%;border-top:2px solid #1e7ccc;
background:#fff;}
.PcNav-List li ul li{ float:none; margin:0; line-height: 30px; background-image: url(../../images/home/nav-xbg_03.jpg); background-repeat: no-repeat; background-position: center top; height: 40px; background-size:90% 5px; padding:5px 0 10px 6%; display: block; overflow: hidden; }
.PcNav-List li ul li a{ padding:10px 0; height:auto; line-height:1; font-size:12px; color:#aaa; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; display: block;}
.PcNav-List li ul li a:hover{ color:#1e7ccc;}
.PcNav-List li:hover span i{ background-position:0 0;}
.PcNav-List li:hover .submenu{ display:block;}


.mobile-header{ position:absolute; left:0; top:0;width:100%;display:none;}
.mobile-hd{ height:180px; width:100%; position:absolute; left:0; top:0; z-index:2;
}
.mobile-hd .nav-trigger{width:100px; height:100px;position:absolute; right:15px; top:50%;margin-top:-36px; cursor:pointer; }
.mobile-hd .nav-trigger:after{ content:''; display:block; width:100px; height:72px;
position:absolute; left:50%; top:0; margin:-9px 0 0 -42px;
 background:url(../../images/home/mobile-btn-02.png) no-repeat  0 0;
 background-size:100px auto; 
}   
.mobile-hd .nav-trigger.cur:after{ background-position:0 -145px;}

.mobile-hd .Login-reg{ display:block;width:40px; height:40px; position:absolute; right:15px; top:50%; margin-top:-20px;}
.mobile-hd .Login-reg:after{content:''; display:block; width:25px; height:18px;
position:absolute; left:50%; top:50%; margin:-9px 0 0 -13px;
 background:url(../../images/home/mobile-btn-01.png) no-repeat  0 -18px;
 background-size:100px auto; }

.mobile-hd .logo{ position:absolute; left:15px; top:50%; margin:-35px 0 0 0;}
.mobile-hd .logo img{ width:200%;}

.mobile-HomeNav{ z-index:1; position:absolute; left:0; top:0px; width:100%; padding-top:140px;}
.mobile-HomeNav-inner{ position:relative;padding:0 40px; width:100%;; 
 overflow-x:hidden;}
.mobileNav-List{ display:block;}
.mobileNav-List li{font-size:54px;
-moz-transform:rotatey(90deg);
-ms-transform:rotatey(90deg);
-o-transform:rotatey(90deg);
-webkit-transform:rotatey(90deg);
transform:rotatey(90deg);
-moz-transition:-moz-transform .4s ease-in-out;
-ms-transition:-ms-transform .4s ease-in-out;
-o-transition:-o-transform .4s ease-in-out;
-webkit-transition:-webkit-transform .4s ease-in-out;
transition:transform .4s ease-in-out;
}
.mobileNav-List li a{display:block;font-weight:bold; padding:10px 0;border-bottom:1px solid #f2f2f2; }
.mobileNav-List li span{display:block;font-weight:bold; padding:10px 0;border-bottom:1px solid #f2f2f2;
color:#333;} 

.mobileNav-List li .sub-nav{ display:none;}
.mobileNav-List li .sub-nav a{ font-weight:normal; font-size:14px; padding:5px 0; 
border-bottom:1px dashed #f2f2f2;}
.mobileNav-List li .arrow{display:block;float:right; width:10px; height:10px;
margin-top:6px; background:url(../../images/home/mobile-arrow-18x18.png); background-size:cover;
-moz-transition:.2s all ease;
-ms-transition:.2s all ease; 
-o-transition:.2s all ease; 
-webkit-transition:.2s all ease; 
transition:.2s all ease; 
}
.mobileNav-List li.cur .arrow{
-moz-transform:rotate(90deg);
-ms-transform:rotate(90deg);
-o-transform:rotate(90deg);
-webkit-transform:rotate(90deg);
transform:rotate(90deg);
} 

.mobileNav-List li:nth-child(1){ 
-moz-transition-delay:0s;
-ms-transition-delay:0s;
-o-transition-delay:0s;
-webkit-transition-delay:0s;
transition-delay:0s;
}
.mobileNav-List li:nth-child(2){ 
-moz-transition-delay:.02s;
-ms-transition-delay:.02s;
-o-transition-delay:.02s;
-webkit-transition-delay:.02s;
transition-delay:.02s;
}
.mobileNav-List li:nth-child(3){ 
-moz-transition-delay:.04s;
-ms-transition-delay:.04s;
-o-transition-delay:.04s;
-webkit-transition-delay:.04s;
transition-delay:.04s;
}
.mobileNav-List li:nth-child(4){ 
-moz-transition-delay:.06s;
-ms-transition-delay:.06s;
-o-transition-delay:.06s;
-webkit-transition-delay:.06s;
transition-delay:.06s;
}
.mobileNav-List li:nth-child(5){ 
-moz-transition-delay:.08s;
-ms-transition-delay:.08s;
-o-transition-delay:.08s;
-webkit-transition-delay:.08s;
transition-delay:.08s;
}
.mobileNav-List li:nth-child(6){ 
-moz-transition-delay:.1s;
-ms-transition-delay:.1s;
-o-transition-delay:.1s;
-webkit-transition-delay:.1s;
transition-delay:.1s;
}
#header.show{ height:100%;}
.mobileNav-List li.show{
-moz-transform:rotatey(0deg);
-ms-transform:rotatey(0deg);
-o-transform:rotatey(0deg);
-webkit-transform:rotatey(0deg);
transform:rotatey(0deg);
} 

@media screen and (max-width:767px){		
	#header.overall-move{ 
	-moz-transform:translate3d(100%,0,0);
	-ms-transform:translate3d(100%,0,0);
	-o-transform:translate3d(100%,0,0);
	-webkit-transform:translate3d(100%,0,0);
	transform:translate3d(100%,0,0);
	}		
} 




@media screen and (max-width:1420px){
.mainNav{ width:1000px;}
.PcNav-List >li{ margin-right:30px;}	
}
@media screen and (max-width:1200px){
.mainNav{ width:800px;}
.PcNav-List >li{ margin-right:0px;}
.PcNav-List li > a, .PcNav-List li span{padding:0 14px;}
}
@media screen and (max-width:1000px){
#header{ width:100%; padding:0 15px;}	
.pc-header{ display:none;}
.pc-zheader{ display:none;}	
.mobile-header{ display:block;}
.within-banner{margin-top:0;}
.slideBoxban{margin-top:0px;}

}
/*浠ヤ笂header缁撴潫*/
.left-luosi { position: absolute; left: 0px; top: 0px; }
.right-luosi { position: absolute; right: 0px; top: 0px; }
.PcNav-List li .submenu li:nth-child(1) { background-image:none;}
/*banner*/
.slideBoxt{ width:100%; overflow:hidden; position:relative; }
.slideBoxt .hd{ height:80px; overflow:hidden; position:absolute; right:60px; top:50%; z-index:1;margin-top:-40px;}
.slideBoxt .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBoxt .hd ul li{ width:13px; height:12px; background:url(../../images/home/bcur13x24.png) 0 -12px; cursor:pointer;margin-bottom:16px; }
.slideBoxt .hd ul li.on{ background:url(../../images/home/bcur13x24.png) 0px 0px;}
.slideBoxt .bd{ position:relative; height:100%; z-index:0;   }
.slideBoxt .bd li{ zoom:1; vertical-align:middle; }
.slideBoxt .bd img{ width:100%;display:block;  }


/*santu*/
.owl-theme .owl-controls { margin-top: 10px; text-align: center; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
.owl-theme .owl-controls .owl-nav div { color: #FFF; display: inline-block; margin: 5px; padding: 4px 7px; font-size: 12px; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; background: #869791; cursor: pointer }
.owl-theme .owl-dots .owl-dot { display: inline-block; zoom: 1;  *display: inline;}
.owl-theme .owl-dots .owl-dot span { -webkit-backface-visibility: visible; display: block; width: 10px; height: 10px; margin: 5px 7px; filter: Alpha(Opacity=50);/*IE7 fix*/ opacity: 0.3; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; background: #1e7ac9; transition-property: opacity; transition-duration: 200ms; transition-timing-function: ease; }
.owl-theme .owl-dots .owl-dot.active span { filter: Alpha(Opacity=100);opacity: 1; }
.article { background: #008cba; cursor: pointer; position: relative; }
.owl-carousel .owl-stage { position: relative; -ms-touch-action: pan-Y; }
.owl-carousel .owl-stage-outer { position:relative;}
.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon { display: none; }
.owl-carousel .owl-item { position:relative; min-height: 1px; float: left; -webkit-backface-visibility: hidden; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); -webkit-touch-callout: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.owl-carousel { padding: 10px; width: 100%; }
.hui-chilun-1 { background-color: #F00; height: 20px; width: 20px; top:50%; position: absolute; margin-top: -10px; margin-left: -10px; left: 33.33333%; }
.article img { width: 100%; }
.top-chi {position:absolute;left:50%;top:-40px;z-index:999;margin-left:-35px;animation:dong1 1.5s infinite linear;}
.left-chi {position:absolute;left:-30px;top:50%;z-index:999;margin-top:-21px;animation:dong1 1.5s infinite linear;}
.right-chi {position:absolute;right:-30px;top:50%;z-index:999;margin-top:-21px;animation:dong1 1.5s infinite linear;}
@keyframes dong1{from {transform: rotate(0deg)}to {transform: rotate(360deg)}}
.owl-carousel .article .hover-chilun { display:none; position: absolute; left: 0px; top: 0px;width:100%;height:100%;transition:all 1s ease-in-out;text-align:center;font-size:20px;}
.owl-carousel .article:hover .hover-chilun{display:block;}
.owl-carousel .article .hover-chilun:hover{display:block;transition:all 1s ease-in-out; background:rgba(31,124,204,0.7);}
.w100 { width:100%; overflow:hidden; text-transform: uppercase; }

.hover-chilun .btzi { height: 80px; width: 90%; margin-top: -40px; position: absolute; left: 5%; top: 50%; line-height: 40px; }
.btzi h2 { font-family: "Arial Black", Gadget, sans-serif; font-size: 24px; color: #ffffff; }
.btzi p { font-family: Arial, Helvetica, sans-serif; font-size: 18px; color: #ffffff; }
.owl-theme .owl-dots .owl-dot{margin-top:20px;}


/*鑻辨枃棣栭〉鍖哄潡涓€*/
.center-1{width: 100%;height: auto;background:url(../../images/home/01.png) 0 0 no-repeat,url(../../images/home/02.png) right bottom no-repeat;overflow:hidden;padding-bottom:95px;}
.en-main{width:1200px;margin:auto;overflow: hidden;)}
.cen-1-top { font-family: "Times New Roman", Times, serif; font-size: 48px; line-height: 60px; color: #333333; text-transform: uppercase; margin-bottom: 40px; overflow: hidden; }
.center-1 .en-main .cen-1-spin { overflow: hidden; }
.shipins { float: left; overflow: hidden; }
.shipins-zi { margin-left: 520px; position: relative; }
.shipins-zi .about-us { display: block; margin-top: 240px; margin-bottom: 30px; width:280px; height:80px; background:#1e7ac9 url(../../images/home/english9.jpg) 220px center no-repeat; line-height:80px; font-size:18px; color:#fff; font-family:Arial; text-align:center; text-transform: uppercase; }
.shipins-zi .gywm-ti {min-height:410px; width:430px; margin-left: -185px; padding-top: 22px; padding-right: 0; padding-bottom: 20px; padding-left: 50px; position: absolute; background-color: #FFF; font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 20px; text-transform: uppercase; color: #aaaaaa; }

.center-2 { height:600px; width: 100%; overflow: hidden;background:url(../../images/home/03.png) 0 center no-repeat,url(../../images/home/04.png) right bottom no-repeat; }
.cen-2-left { float: left; width: 42%; margin-top: 230px; }
.cen-2-right { float: right; width: 58%; }
.cen-2-left h2 { font-family: Times; font-size: 48px; line-height: 90px; text-transform: uppercase; color: #333333; }
.cen-2-left p { font-family: Times; font-size: 24px; line-height: 90px; text-transform: uppercase; color: #666666;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.cen-2-left .sll { font-family: Arial; font-size: 18px; line-height: 80px; text-transform: uppercase; color: #ffffff; text-align: center; display: block; height: 80px; width: 300px; margin-top: 45px; background-color: #666666; }



.slideBoxb{overflow:hidden; position:relative;}
.slideBoxb .bd{ position:relative; height:100%; z-index:0;   }
.slideBoxb .bd li{ zoom:1; vertical-align:middle; position: relative;min-height:520px;}
.slideBoxb .bd img{ display:block;}
.slideBoxb .prev,
.slideBoxb .next{ position:absolute; right:8%; top:45%; margin-top:-14px; display:block; width:29px; height:28px; background: url(../../images/home/encen29x28.jpg) 0 0; transition:all .2s ease-in-out; }
.slideBoxb .next{ left:auto; right:3%; background-position:0 -28px;}
.slideBoxb .prev:hover{background-position:0 -56px;transition:all .2s ease-in-out;}
.slideBoxb .next:hover{background-position:0 -84px;transition:all .2s ease-in-out;}



.cfji { float: left; }
.cfji img{width:354px;height:535px;max-width:354px;}
.slideBoxb .bd .cfji img{max-width:354px;}
.cfwz { width: 280px; position: absolute; right: 0px; bottom: 0px; }
.cfwz h2 { font-family: Arial; font-size: 18px; color: #333333; margin-bottom: 14px; }
.cfwz p { font-family: Arial; font-size: 12px; color: #aaaaaa; margin-bottom: 15px; }
.cfwz a { font-family: Arial; font-size: 14px; color: #1e7ac9; text-align: right; display: block; }
.center-3 { overflow: hidden; background-image: url(../../images/home/05.png); background-position: right bottom; width: 100%; padding-bottom: 180px; background-repeat: no-repeat; }
.en-main.en-cen-3 { padding-top: 100px; }
.en-news-1 { float: left; width: 50%; background-image: url(../../images/home/english10.jpg); background-repeat: no-repeat; background-position: left top; padding-top: 90px; padding-left: 54px; }
.en-news-2 { float: right; width: 50%; padding-top: 90px; }
.en-news-2 ul li { background-image: url(../../images/home/english7.jpg); background-repeat: no-repeat; background-position: left top; display: block; padding-top: 18px; padding-bottom: 24px; }
.en-news-2 ul li h2 a { font-family: Arial; font-size: 18px; line-height: 28px; color: #333333; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.en-news-2 ul li p { font-family: Arial; font-size: 14px; line-height: 26px; color: #666666; height: 52px; overflow: hidden; }
.en-news-2 ul li:hover h2 a { color: #1e7ac9; }
.en-news-2 ul .quannew { font-family: Arial; font-size: 18px; line-height: 80px; color: #FFF; background-color: #666666; text-align: center; height: 80px; width: 300px; display: block; margin-top: 18px; }
.enfoot-1 { background:url(../../images/home/enfoot1.jpg) left top no-repeat,url(../../images/home/enfoot2.jpg) right top no-repeat,url(../../images/home/footbg_03.jpg) repeat; background-color:#f6f6f6;height:226px;padding-top:30px;}


 .top-0 { position:absolute; left:50%; width:56px; height:81px; z-index:999; margin-left:-28px; top: -80px;animation:dong2 1.5s infinite linear;}
  @keyframes dong2{0%{top:-80px;}50%{top:-50px;}100%{top:-80px;}}
.top-0 a { cursor:pointer; }



.sousuo {width:240px; height:31px; border-radius:8px; border:1px solid #000; display:none; position: absolute; left: -242px;top:-1px; background:#f3f3f3;}
.top-bnt{width:26px;height:26px; background-image:url(../../images/home/top-icon.png);vertical-align:middle;border:none;border-radius:50%;}
.top-right .top-bnt{ background-position:0 -104px;margin-right:0;}
.sousuo .seButton {float:left;border:none; background:#f3f3f3 url(../../images/home/soudow_03.png) center center no-repeat;border-radius:50%;width:30px;height:29px;}
.sousuo .seInput {background:#f3f3f3;float:left;border:none;width:160px;height:29px;font-size:12px;font-family: "Arial";color:#aaaaaa;}



.cen-2-left .sll:hover {background:#1e7ac9;color:#fff;}
.en-news-2 ul .quannew:hover {background:#1e7ac9;color:#fff;}
.news-list-1 a img{max-width:260px;max-height:140px;}



.ritnav{ height:190px; width:38px; position: fixed; right: 0px; top:142px;}
.ritnav ul li{ height:38px; width:38px; margin-bottom: 4px; cursor:pointer; position:absolute; right:0; background-color: #dedede;line-height:38px;}
.ritnav ul li:hover{background-color: #1e7ccc; }
.rttan-1{ background:url(../../images/home/right-nav.png) 0 0 no-repeat;top:190px;}
.rttan-2{ background:url(../../images/home/right-nav.png) 0px -38px no-repeat;top:38px;}
.rttan-3{ background:url(../../images/home/right-nav.png) 0px -76px no-repeat;top:76px;}
.rttan-4{ background:url(../../images/home/right-nav.png) 0px -114px no-repeat;top:114px;}
.rttan-5{ background:url(../../images/home/right-nav.png) 0px -152px no-repeat;top:152px;}
.rttan-2 .weixin {position: absolute;display:none;left:-139px;top:-87px;width:139px;height:139px; z-index:999;}
.rttan-5 .phone{position: absolute;opacity:0;left: 0px;height:32px;line-height:32px;text-align:center;width:200px; background:#dedede;color:#fff;font-size:18px; font-weight:bold; z-index:999;}
.chna-p-zx ul li img {max-width:100%;}
.index-cpxq img {display: block;margin:0 auto;max-width:100%;}
.ritnav ul { position: relative;height:260px;}
.rttan-3 a{display:block;overflow:hidden;padding-left:48px;font-size:14px;color:#fff; font-weight:bold;width:100%;}
.rttan-5 a{display:block;overflow:hidden;padding-left:48px;font-size:14px;color:#fff;width:100%;}
.rttan-4 .dadianhua{overflow:hidden;position: absolute;display:none;left:-140px;top:-150px;width:140px;height:240px; z-index:999; background:url(../../images/home/dadianhau.png) left no-repeat;padding-top:160px;}


.dadianhua .seInput {width:110px;height:30px;border:none;padding-left:5px;color:#4d9bde; background:#0d6ab9;margin-left:10px;display:block;}
.dadianhua .seButton { background-color: #04579e; height: 24px; width: 72px;border:none;border-radius:3px;color:#fff;margin-left:30px;display:block;margin-top:12px;}

/*搴曢儴hover*/
.foot-nav ul li p a:hover{ text-decoration: underline; }
.foot-21 p a:hover{text-decoration: underline;}
.top-right a img { float: left; }
.within-banner .nybanner { background-size:100% auto;}


/*浜у搧涓績瀵艰埅*/
.picScroll-leftcp{ overflow:hidden; position:relative;width:100%;}
.picScroll-leftcp .hd .prev{ display:block;overflow:hidden;cursor:pointer; background:url(../../images/home/about-focus32x60.png) 0 0 no-repeat;width:32px;height:60px; position:absolute; z-index:9;left:0;}
.picScroll-leftcp .hd .next{display:block;overflow:hidden;cursor:pointer;background:url(../../images/home/about-focus32x60.png) 0 -120px no-repeat;width:32px;height:60px; position:absolute;z-index:9;right:0;}
.picScroll-leftcp .hd .prev:hover{ background-position:0 -60px; }
.picScroll-leftcp .hd .next:hover{ background-position:0 -180px; }
.picScroll-leftcp .hd ul{ float:right; overflow:hidden; zoom:1;}
.picScroll-leftcp .bd{ overflow:hidden; zoom:1;width:1000px;margin-left:100px;}
.picScroll-leftcp .bd ul li{float:left;display:inline; overflow:hidden; text-align:center;width:200px;}

/**************2*****************/
.picScroll-leftcps{ overflow:hidden; position:relative;width:90%;margin-left:5%;}
.picScroll-leftcps .hd .prev{ display:block;overflow:hidden;cursor:pointer; background:url(../../images/home/about-focus32x60.png) 0 0 no-repeat;width:32px;height:60px; position:absolute; z-index:9;left:0;top:20px;}
.picScroll-leftcps .hd .next{display:block;overflow:hidden;cursor:pointer;background:url(../../images/home/about-focus32x60.png) 0 -120px no-repeat;width:32px;height:60px; position:absolute;z-index:9;right:0;top:20px;}
.picScroll-leftcps .hd .prev:hover{ background-position:0 -60px; }
.picScroll-leftcps .hd .next:hover{ background-position:0 -180px; }
.picScroll-leftcps .hd ul{ float:right; overflow:hidden; zoom:1;}
.picScroll-leftcps .bd{ overflow:hidden; zoom:1;width:900px;margin-left:90px;}
.picScroll-leftcps .bd ul li{float:left;display:inline; overflow:hidden; text-align:center;max-width:300px;min-width:225px;}


/*daohangxiala*/
.m-nav .cpdah { background-image: url(../../images/home/navbgbg.png);background-size:auto 100%; background-position: center top; width: 100%; position: absolute; left: 0px; top: 57px; z-index: 999;display:none;padding-bottom:30px;}
.cpdaohzj { width: 1200px; margin-right: auto; margin-left: auto; overflow: hidden; padding-top: 20px; }
.cpdaohzj li a { display: block;width:107px; border-bottom:1px dashed #666666; overflow: hidden; line-height:20px; color: #4c4c4c;background:url(../../images/home/ejnatu.png) left 14px no-repeat;padding:6px 0 6px 15px;}
.m-nav .cpdah .cpdaohzj li a:hover { color: #1e7ccc;background:url(../../images/home/ejnatu2.png) left 14px no-repeat;}
.cpdaohzj li a:last-child{border:none;}
.cpdah .cpdaohzj li {float:left;}
.cpdah .cpdaohzj img { display: block; float: left; margin-right:16px; margin-left: 12px; margin-top: 8px; }
.m-nav .cpdah .cpdaohzj .mr0 { margin-right: 0px; }

.m-nav .cpdah:hover{display:block;}
.m-nav .nav a:hover { color: #bfc9da; }
.m-nav .nav .curA { color: #bfc9da; }
.m-nav .nav ul li { display: inline-block; overflow: hidden; width: 12%; float: none;}
.m-nav .nav ul li:hover .erjidh{display:block;}
.nav ul li .erjidh { padding-top: 10px; overflow: hidden; position: absolute; top:55px; bottom: 0px; z-index:999;height:212px;background:url(../../images/home/navbgbg2_02.png) 65px 8px no-repeat;display:none;padding-left:25px;}
.nav ul li .erjidh li { width: auto; padding-right: 18px; padding-left: 18px;margin-top:3px; background:url(../../images/home/navbgbg2_06.png);border-radius:3px;padding-bottom:13px;}
.nav ul li .erjidh li a{ line-height: 32px; color: #4f4d4e; display: block; height: 33px; border-bottom:1px dashed #626262; font-size:12px; text-align: left; background:url(../../images/home/ejnatu.png) left center no-repeat;padding-left:15px;overflow:hidden;}
.nav ul li .erjidh li a:hover{color:#1e7ccc;background:url(../../images/home/ejnatu2.png) left center no-repeat;}
.shipin img { cursor: pointer;width:100%;height:auto;}
.nav ul li .erjidh.dsde{}



.logo { float: left; margin-top: 40px; }



	

.multipleColumn .bd ul { overflow: hidden; zoom: 1; width:300px; float: left; _display: inline; }



.page a{color:#fff;margin:20px 5px; background:#d6d6d6;padding:5px 10px;height:30px;line-height:22px;}
.page a:hover{color:#fff; background:#1e7ccc;}
.current{color:#fff;margin:20px 5px;padding:5px 10px;height:30px; background:#1e7ccc;line-height:22x;}




.sidebox li .xzanniu{display:block;height:40px;line-height:40px;text-align:center;color:#fff; font-size:24px;float:left;padding:0 30px;background:#1e7ccc;margin-right:30px;}
.newz{display:block;background: url(../../images/home/xizai.png) right center no-repeat;padding-right:30px;color:#fff;font-size:13px;font-weight:bold;}



.mobile-hd .top-icon6 {width:60px;height:60px;vertical-align:middle;background-position:0 0; margin-right:-30px; background-image: url(../../images/home/ying.svg); background-size:100% 100%; position:absolute;right:25%;top:60px;}
.mobile-hd .top-icon6:hover{background-position:0 0; background-image: url(../fonts/ying2.svg); background-size:100% 100%;}

.comy-con a{ color:#fff; font-weight: bold; }
.comy-con a:hover{ text-decoration: underline;}

.chna-p-jj ul li a h3 { display: block; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #fff; line-height: 50px; height: 50px;font-size: 28px; color: #FFF;margin:30px 25px 0 25px;text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.chna-p-jj ul li a p { color: #FFF; display: block; padding-top: 12px;margin:0 25px;line-height:18px;font-size:12px;max-height:150px;overflow:hidden;text-align:left;}

.hover-por span { font-size: 12px; line-height: 18px; color: #FFF; display: block; margin-top: 15px; margin-right: 25px; margin-left: 25px;max-height:105px;overflow:hidden;text-align:left;}
.picList li a font { font-size: 12px; line-height: 18px; color: #FFF; text-align: left; display: block; margin-top: 15px; margin-right: 25px; margin-left: 25px;max-height:123px;overflow:hidden;}
.feng-xiang .fl { float: left; }
.sidetop li{margin-left:0;}
.sidetop li:hover{color:#1e7ccc;}
.side .sidetop .curt{ background:#1e7ccc;color:#fff;margin-left:-2px;}.side .sidetop .bodno { background-image: none; }

/*#slideBoxban .bd ul .ons .ban-title {animation: bannerd 1.5s ease-in-out;}


			@keyframes bannerd{			
				from{opacity: .1;left:80%;}
				to{opacity: 1;left:50%;}
			}*/
#slideBoxban .bd ul .ban-title{ position:absolute;width:456px; height:auto;top:120px;left:20%;margin:0 0 0 0;opacity:1;}
.bt-1{display:block;width:200px;height:38px;line-height:38px;font-size:18px;background:#fff;color:#5a7180;text-align:center;padding:0 10px;}
.bt-2{font-size:48px; font-family:"瀹嬩綋";line-height:66px;color:#fff;}
.bt-3{font-size:22px;color:#fff;padding:0px 0 10px 0;line-height:28px;}
.bt-4{font-size:13px;color:#fff;line-height:18px;}
.ban-title .bt-5{display:block;width:120px;height:44px;line-height:40px;text-align:center;color:#fff;font-size:13px;border:2px solid #fff;margin-top:25px;}
.ban-title .bt-5:hover{border:2px solid #1e7ccc; background:#1e7ccc;color:fff;}


.zoomDiv{ background:#d5d4d4;}.cpxq-title .jyxbt span { display: block; float: left; border-bottom-width: 3px; border-bottom-style: solid; border-bottom-color: #000; }

.cpxq-title li{ list-style:disc;}



#top{ width:100%; height:170px; background:url(../../images/home/aas_01.jpg) no-repeat center top;}
#top2{ width:1100px; margin:0 auto;}
#logo{ width:715px; float:left;}
#top3{ width:385px; float:right; text-align:right;}
#top3 a{ color:#999999; font-size:14px;}
#top4{ margin-right:50px; margin-top:10px;}
#nav{ width:100%; height:62px; line-height:62px; background:#1e7ccc;}
#navv{ width:1200px; margin:0 auto;}
#navv ul{ list-style:none;}
#navv ul li{ float:left; line-height:60px; background:url(../../images/home/001.jpg) no-repeat left; width:150px; text-align:center;}
#navv ul li a{ color:#FFFFFF; font-size:14px; font-family:微软雅黑;}










.exq{ height:730px; background:#f9f9f9; overflow:hidden;}
.exq .content{ width:1004px; margin:0 auto; position:relative;}
.tit1{ font:30px "Microsoft Yahei"; text-align:center; height:100px;background:url(../../images/home/exp_h.gif) no-repeat center 14px; width:1004px; margin-top:60px;}
.tit1 a{ color:#545454;}
.tit1 em{ display:block; font:18px Arial, Helvetica, sans-serif; color:#999; text-transform:uppercase;}
.exq dl{ height:400px; overflow:hidden; background:#01b1ec; width:1004px;}
.exq dt{ width:501px; height:400px; float:right; overflow:hidden;}
.exq dt img{ width:501px; height:400px;}
.exq dd{ width:440px; margin:51px 0 0 47px; float:left; display:inline; overflow:hidden;}
.exq dd h4{ width:456px; font:24px "Microsoft Yahei"; color:#fff; height:74px; border-bottom:1px dashed #fff; overflow:hidden;}
.exq dd h4 em{ display:inline-block; float:left; background:url(../../images/home/exq_h.gif) no-repeat center top; width:71px; height:53px; overflow:hidden; font:56px "Times New Roman"; color:#fff; text-align:center; line-height:53px; margin-top:5px;}
.exq dd h4 i{ font-family: "Times New Roman"; text-transform:uppercase; padding-left:8px;}
.exq dd h4 span{ display:block; font:18px "Microsoft Yahei";}
.exq dd h5{ font:14px "瀹嬩綋"; color:#fff; font-weight:bold; height:24px; overflow:hidden; margin-top:22px;}
.exq dd p{ color:#fff; line-height:24px; font-size:14px; font-family:"瀹嬩綋";}
.exq dd b{ display:block; font:14px "Microsoft Yahei"; line-height:24px; color:#fff;}
.exq ul{ width:832px; margin:-82px auto 0;background:#fff; height:190px; overflow:hidden; position:relative; z-index:9; padding-left:10px;}
.exq li{ width:190px; height:174px; float:left; padding:16px 8px 0 8px; overflow:hidden; border-right:1px dashed #ccc;}
.exq li img{width:190px; height:117px;}
.exq li em{ display:block; font:14px "Microsoft Yahei"; line-height:50px; color:#4b4b4b; padding-left:58px; cursor:pointer; background:url(../../images/home/exq_jt.gif) no-repeat 172px 16px;}
.exq li a{ text-decoration:none;}
.exq li.cur img{filter:alpha(opacity=50);opacity:0.5;background:#01ade6;}
.exq li.cur em{color:#01ade6;background:url("../../images/home/coop_jt1.gif") no-repeat 162px 16px;}
.exq .nones{ border:0;}
.exq .arr1{ width:38px; height:72px; overflow:hidden; position:absolute; top:250px;*top:300px; left:-54px;}
.exq .arr1 a{ display:block;width:38px; height:72px; background:#848484; overflow:hidden;}
.exq .arr1 a:hover{ background:#01ade6;}
.exq .arr2{width:38px; height:72px; overflow:hidden; position:absolute; top:250px;*top:300px; left:1016px;}

.tit2{ height:42px; background:url(../../images/home/dy_line.gif) no-repeat left bottom; font:20px "Microsoft Yahei"; line-height:42px; overflow:hidden;}
.tit2 a{ color:#353535;}
.tit2 em{ font:18px Arial, Helvetica, sans-serif; padding-left:10px; color:#c3c3c3; text-transform:uppercase;}
.tit2 span a{ display:inline-block; font:12px Arial, Helvetica, sans-serif; color:#353535; text-transform:uppercase; line-height:42px;}

.focus{ width:1004px; margin:0 auto; height:863px; overflow:hidden;}
.focus .tit1{ background:url(../../images/home/fen_h.gif) no-repeat center 14px;color:#545454;}
.new{ width:464px;}
.new dl{ margin-top:22px;}
.new dt{width:464px; height:220px; overflow:hidden;}
.new dt img{ width:464px; height:220px;}
.new dd h4{ color:#01b1ec;font:18px "Microsoft Yahei"; height:40px; overflow:hidden; line-height:40px; margin-top:16px;    text-overflow: ellipsis; white-space: nowrap;}
.new dd h4 a{ color:#01b1ec;}
.new dd h4 em{ display:inline-block; float:left; width:63px; height:28px; text-align:center; line-height:28px; color:#fff; background:#01b1ec; margin:5px 10px 0 0;}
.new dd p{ font:14px "Microsoft Yahei"; color:#777; line-height:24px; height:72px; overflow:hidden; margin-top:10px;}
.new dd p a{ color:#01b1ec;}
.new ul{ margin-top:30px;}
.new li{ font:14px "Microsoft Yahei"; height:34px; line-height:34px; color:#777; overflow:hidden; background:url(../../images/home/new_jt.gif) no-repeat left 13px; padding-left:22px;}
.new li a{ color:#777;}
.new li a:hover{ font-weight:bold;}
.new li span{ float:right;}

.dy{ width:503px;}
.dy .tit2{ margin-bottom:25px;}
.dy dl{ height:111px; overflow:hidden; margin-bottom:32px;}
.dy dt{ width:183px; height:111px; float:left; overflow:hidden;}
.dy dt img{ width:183px; height:111px;}
.dy dd{ width:302px; float:right;}
.dy dd h4 a{ display:block; font:16px "Microsoft Yahei"; height:24px; line-height:24px; color:#222; overflow:hidden;}
.dy dd p{ font:14px "Microsoft Yahei"; color:#777; line-height:24px; margin-top:5px;}
.dy .dl02{ height:234px; overflow:hidden;}
.dy .dl02 dt{ width:191px; height:234px;}
.dy .dl02 dt img{width:191px; height:234px;}
.dy .dl02 dd{ width:298px}
.dy .dl02 dd span{width:270px; white-space:nowrap; text-overflow:ellipsis;overflow:hidden; display:block; font:14px "Microsoft Yahei"; height:34px; line-height:34px; background:url(../../images/home/baike_jt.gif) no-repeat 12px; padding-left:25px;}
.dy .dl02 dd span a{ color:#777;}
.dy .dl02 dd span a:hover{ font-weight:bold;}

.about{ height:793px; background:url(../../images/home/about_bg.jpg) no-repeat center top; overflow:hidden;}
.about dt{ height:451px; overflow:hidden;}
.about dt a.a_video{ background: url("../../images/home/about.jpg") no-repeat scroll 0 0; display: block; height: 451px;left: 0;position: absolute;top: 0; width: 1002px;}
.about dt img{ width:1004px; height:451px; display:block;}
.about dd h4{ font:24px "Microsoft Yahei"; text-align:center; margin-top:20px;}
.about dd h4 a{ color:#18b6ec;}
.about dd h4 em{ display:block; font:14px "Times New Roman"; color:#929292; text-transform:uppercase;}
.about dd p{ font:14px "Microsoft Yahei"; color:#555; line-height:24px; height:48px; overflow:hidden; margin-top:15px; padding:0 30px; text-align:center;}
.about dd p a{color:#18b6ec;}

.zt li{ width:143px; height:200px; margin-top:30px; overflow:hidden;float:left;}
.zt li b a{ display:block; font:16px "Microsoft Yahei"; height:45px; line-height:45px; color:#555; overflow:hidden; background:url(../../images/home/line.gif) no-repeat left bottom;}
.zt li p{ font:12px "Microsoft Yahei"; line-height:24px; margin-top:15px;}
.zt li p span{ color:#777; display:block; text-transform:uppercase;}